home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / graphics / pctexwin.def < prev    next >
Text File  |  1997-03-07  |  3KB  |  77 lines

  1. %%
  2. %% This is file `pctexwin.def',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% drivers.dtx  (with options: `pctexwin,nops')
  8. %% 
  9. %% drivers.dtx Copyright (C) 1994      David Carlisle Sebastian Rahtz
  10. %%             Copyright (C) 1995 1996 David Carlisle
  11. %%
  12. %% This file is part of the Standard LaTeX `Graphics Bundle'.
  13. %%
  14. %% It should be distributed *unchanged* and together with all other
  15. %% files in the graphics bundle. The file 00readme.txt contains a list
  16. %% of all of these files.
  17. %%
  18. %% A modified version of this file may be distributed, but it should
  19. %% be distributed with a *different* name. Changed files must be
  20. %% distributed *together with a complete and unchanged* distribution
  21. %% of these files.
  22. %%
  23. \ProvidesFile{pctexwin.def}
  24.         [1996/12/12 v3.0d Driver-dependant file (DPC,SPQR)]
  25. \def\Ginclude@eps#1{%
  26. \message{<#1>}%
  27.    \ifGin@clip
  28.      \typeout{no clipping support in pctexwin}%
  29.    \fi
  30.    \Gin@req@width.03515\Gin@req@width
  31.    \Gin@req@height.03515\Gin@req@height
  32.    \special{eps:#1\space x=\strip@pt\Gin@req@width cm,
  33.                          y=\strip@pt\Gin@req@height cm}}
  34. \def\Ginclude@ps#1{%
  35. \message{<#1>}%
  36.   \ifGin@clip
  37.     \typeout{no clipping support in pctexwin}%
  38.   \fi
  39.   \hbox{\kern-\Gin@llx bp\raise-\Gin@lly bp\hbox{\special{ps:#1}}}%
  40.   \typeout{^^J%
  41. ---------------------------------------------------------^^J%
  42. .ps graphics without bounding box information cannot be^^J%
  43. scaled.  If the file actually contains the information,^^J%
  44. please rename the file to .eps file extension.^^J%
  45. ---------------------------------------------------------^^J%
  46. }}
  47. \def\Ginclude@bmp#1{%
  48. \message{<#1>}%
  49.    \ifGin@clip
  50.      \typeout{no clipping support in pctexwin}%
  51.    \fi
  52.    \Gin@req@width.03515\Gin@req@width
  53.    \Gin@req@height.03515\Gin@req@height
  54.    \special{bmp:#1\space x=\strip@pt\Gin@req@width cm,
  55.                          y=\strip@pt\Gin@req@height cm}}
  56. \def\Ginclude@wmf#1{%
  57. \message{<#1>}%
  58.    \ifGin@clip
  59.      \typeout{no clipping support in pctexwin}%
  60.    \fi
  61.    \Gin@req@width.03515\Gin@req@width
  62.    \Gin@req@height.03515\Gin@req@height
  63.    \special{wmf:#1\space x=\strip@pt\Gin@req@width cm,
  64.                          y=\strip@pt\Gin@req@height cm}}
  65. \def\Gin@extensions{.eps,.ps,.wmf,.bmp}
  66. \@namedef{Gin@rule@.bmp}#1{{bmp}{}{#1}}
  67. \@namedef{Gin@rule@.wmf}#1{{wmf}{}{#1}}
  68. \@namedef{Gin@rule@.ps}#1{{ps}{.ps}{#1}}
  69. \@namedef{Gin@rule@.eps}#1{{eps}{.eps}{#1}}
  70. \def\Gin@PS@raw#1{}
  71. \def\Gin@PS@restored#1{}
  72. \def\Gin@PS@literal@header#1{}
  73. \def\Gin@PS@file@header#1{}
  74. \endinput
  75. %%
  76. %% End of file `pctexwin.def'.
  77.